factoryResetConfig

@get:JvmName(name = "getFactoryResetConfig")
@set:JvmName(name = "setFactoryResetConfig")
var factoryResetConfig: Int
Tell the node to factory reset config; all device state and configuration will be returned to factory defaults; BLE bonds will be preserved.

int32 factory_reset_config = 99;